home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / applications / wp / polyed.lha / PolyEd / history < prev    next >
Encoding:
Text File  |  1995-01-28  |  3.0 KB  |  86 lines

  1.                             PolyEd History
  2.                             **************
  3.  
  4.  *    Changed Cursor-movement to word-begin and word-end a little bit.
  5.  
  6.  *    AutoSave don't overwrite the original file anymore, but saves to a
  7.     temporary file (with an @ as suffix). This is much better.
  8.     A requester is brought up, if an AutoSave file is found when opening
  9.     a project.
  10.  
  11.  *    Libraries for OS2.0 are directly placed within the PolyEd drawer,
  12.     so that PolyEd can be started directly from there.
  13.  
  14.  *    Backup completed. Keeps any number of revisions now.
  15.  
  16.  *    PolyEd runs now (again) with OS2 (V37).    I'm very sorry that it did not before.
  17.  
  18.  *    Fixed a small problem with block-cursors.
  19.  
  20.  *    Changed options and misc-options requester. Added new options for
  21.     nonflashing cursor and cursorshape (bar or block).
  22.  
  23.  *    Autosaving depends now from the number of modifications made to a project
  24.     rather than to a time intervall.
  25.  
  26.  *    Removed saving as FTXT. Reading FTXT files continues to work.
  27.  
  28.  *    Icons are no longer global in ENV: and ENVARC: but locale in a drawer
  29.     within the PolyEd drawer. This saves quite much memory (because ENV: is
  30.     in the Ram Disk and all those icons [most of them never used by most of
  31.     the users] really need a lot of memory).
  32.  
  33.  *    New format for settings. Old format can NOT be read!
  34.     Macro-bindings, window-arrange mode and find&replace options are now
  35.     also saved with the settings.
  36.  
  37.  *    BUG! There is a bug in the ARexxBox program I use for the creation
  38.     of PolyEd's ARexx Port: ARexx-Scripts and Macros are not executed
  39.     if they have blanks    in their filenames (e.g. 'Ram Disk:xxx' or 'ped:a macro').
  40.  
  41.  *    BUG! ARexx-Commands are not executed, if something is typed into the shell
  42.     from which PolyEd was started.
  43.  
  44.  *    Macros may be assigned to all keys with different qualifiers (new requester).
  45.  
  46.  *    Completely new GUI with Shortcuts for the requesters. Much better and shorter
  47.     than the old one.
  48.  
  49.  *    Removed all enforcer hits (reported by Johan Billing and some other people).
  50.  
  51.  *    Fixed some mistakes in the english.guide (Johan Billing).
  52.  
  53.  *    Wordwrap is now a menu-item instead of a gadget.
  54.  
  55.  *    Fixed shareware-restriction bug ('anonymous' hint ;^)
  56.  
  57.  *    added swedish catalog and guide (translation by Johan Billing).
  58.  
  59.  28. Nov. 1994    v1.251    Bugfixes released on Aminet
  60.  ==================================================
  61.  
  62.  *    Added *.cd and *.ct to the package.
  63.  
  64.  *    Install script did not work properly in Pretend mode. Fixed.
  65.     Reported by Don.
  66.  
  67.  *    Online-Help did not fall back to english.guide. Fixed.
  68.     Reported by Johan Billing
  69.  
  70.  *    Online-Help window did not always open on PolyEd-Screen. Fixed.
  71.  
  72.  *    Fixed a bug which caused strange characters in statusline.
  73.     Reported by Don.
  74.  
  75.  *    Swapped shortcuts of Undo and Redo.
  76.     Requested by Don.
  77.  
  78.  *  Fixed an awful bug in GETCHAR command.
  79.  
  80.  *    Changed makefile to get both a version with debug info and one without.
  81.  
  82.  *    Windows are now clipped to the visual portion of screen on opening them.
  83.     Requested by Chris Kerr.
  84.  
  85.  7. Nov. 1994    v1.242    First Public Release (Aminet & Fish)
  86.  ===========================================================